Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not look pass newline when parsing syntactic unary operator. #11497

Merged
merged 1 commit into from
Jun 2, 2015

Conversation

yuyichao
Copy link
Contributor

Fix #11496

@yuyichao
Copy link
Contributor Author

No test added to avoid conflict/duplicate code with #11495

@JeffBezanson
Copy link
Member

Thanks. Seems like a pretty good idea.

jakebolewski added a commit that referenced this pull request Jun 2, 2015
Do not look pass newline when parsing syntactic unary operator.
@jakebolewski jakebolewski merged commit e130fa5 into JuliaLang:master Jun 2, 2015
yuyichao added a commit to yuyichao/julia that referenced this pull request Jun 3, 2015
@yuyichao yuyichao mentioned this pull request Jun 3, 2015
JeffBezanson added a commit that referenced this pull request Jun 3, 2015
mbauman pushed a commit to mbauman/julia that referenced this pull request Jun 6, 2015
tkelman pushed a commit to tkelman/julia that referenced this pull request Jun 6, 2015
@yuyichao yuyichao added the parser Language parsing and surface syntax label Aug 1, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parser Language parsing and surface syntax
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Syntactic unary operator should not look across newline
3 participants